BenSelect Documentation
CalcCoverageType Method
See Also  Send Feedback
ETI.ProductEngines Namespace > EventTemplate<T> Class : CalcCoverageType Method
engine
Then engine.
payerProductID
The payer product ID.
people
The array of clsPerson.
ageBaseDate
The age base date.
Calculates coverage type for list of people.

Syntax

JScript 
public function CalcCoverageType( 
   engine : ProductEngineView,
   payerProductID : int,
   people : ArrayList,
   ageBaseDate : DateTime
) : clsCoverageType;

Parameters

engine
Then engine.
payerProductID
The payer product ID.
people
The array of clsPerson.
ageBaseDate
The age base date.

Return Value

Calculated coverage type.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.